Setting up GraphQL
1. Add integration
Select GraphQL from the integrations page.
2. Configure settings
Fill out the form with the following settings:| Field | Required | Description |
|---|---|---|
| URL | ✓ | GraphQL URL to connect to |
| Authentication | ✓ | The authentication type you want to use. See detailed instructions for setting up API auth in our docs on Authentication & authorization |
| Headers | ✗ | List of headers that will be added to requests to your API |
3. Test and save
Click Test Connection to check that Superblocks can connect to your API. After connecting successfully, click Create to save the integration.GraphQL connected!
Now you can use GraphQL in any Application, Workflow, or Scheduled Job.
Now you can use GraphQL in any Application, Workflow, or Scheduled Job.

